home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 5 / Apprentice-Release5.iso / Source Code / C / Games / Tetris Light 1.0.3 / README < prev    next >
Encoding:
Text File  |  1996-07-07  |  1015 b   |  36 lines  |  [TEXT/R*ch]

  1. Tetris Light
  2. Version 1.0.3
  3. 4 July 1996
  4.  
  5. This is a light-weight implementation of Tetris for the Macintosh
  6. written by Hoylen Sue. It was updated to compile under Symantec 7
  7. and CodeWarrior 7.
  8.  
  9. Features:
  10.  
  11. - Minimal hardware requirements. Should run on all Macs back to the
  12.   original 128K Mac (if you delete the 'snd ' resources using ResEdit,
  13.   the program will then use the system beep instead).
  14.   
  15. - Available under GNU General Public License with Think C 5.0 sources.
  16.  
  17. - Saving and restoring of games.
  18.  
  19. - Correct spelling of `Light'.
  20.  
  21. If you have any questions about this version, please direct them to
  22. me at celestin@celestin.com.
  23.  
  24. - Paul Celestin
  25.  
  26. ---
  27.  
  28. From Hoylen Sue <h.sue@citr.uq.oz.au>:
  29.  
  30. "I wrote it so that I can have a nice uncluttered game which does
  31. not require colour or any other features (it has been developed and
  32. tested on an SE). The sources have been placed under the GNU General
  33. Public License, so that if you want some feature, you can add it
  34. yourself. See the ``Copying'' file for details."
  35.  
  36.